DiscordUser
extern (C) @nogc nothrow
struct DiscordUser {
}
- avatar
char[128] avatar;
Undocumented in source.
- bot
bool bot;
Undocumented in source.
- discriminator
char[8] discriminator;
Undocumented in source.
- id
DiscordUserId id;
Undocumented in source.
- username
char[256] username;
Undocumented in source.
discord_game_sdk
aliasesenumsfunctionsmanifest constantsstructs